}, project);
return true;
}
}.installOn(button);
}
}
}, project);
return true;
}
}.installOn(enableButton);
JButton runInspectionOnButton = new JButton(InspectionsBundle.message("run.inspection.on.file.intention.text"));
new ClickListener() {